< Prev(J) / Next(K) > / View :

Filename: /text/sbasic/shared/03030100.xhp

(section: datumswerte)

Converting Date Values
日付データの変換(hd_id3147573.1)

The following functions convert date values to calculable numbers and back.
このセクションの関数は、日付データから計算用数値への変換、および逆変換を行うためのものです。(par_id3154760.2)

(/section: datumswerte)

(embed text/sbasic/shared/03030101.xhp#dateserial : linkinfo)

DateSerial Function [Runtime]
DateSerial 関数 [実行時](hd_id3157896.1)

Returns a Date value for a specified year, month, or day.
指定された年、月、日に該当する、日付 データを返します。(par_id3143267.2)

(/embed text/sbasic/shared/03030101.xhp#dateserial)

(embed text/sbasic/shared/03030102.xhp#datevalue : linkinfo)

DateValue Function [Runtime]
DateValue 関数 [実行時](hd_id3156344.1)

Returns a date value from a date string. The date string is a complete date in a single numeric value. You can also use this serial number to determine the difference between two dates.
日付文字列から日付の値を返します。日付文字列は 1 つの数値で表される完全な日付です。このシリアル値を使用して、2 つの日付の間の差を調べることもできます。(par_id3150542.2)

(/embed text/sbasic/shared/03030102.xhp#datevalue)

(embed text/sbasic/shared/03030103.xhp#day : linkinfo)

Day Function [Runtime]
Day 関数 [実行時](hd_id3153345.1)

Returns a value that represents the day of the month based on a serial date number generated by DateSerial or DateValue.
DateSerial ないし DateValue 関数による日付データのシリアル変換値を基に、該当する日を返します。(par_id3147560.2)

(/embed text/sbasic/shared/03030103.xhp#day)

(embed text/sbasic/shared/03030104.xhp#month : linkinfo)

Month Function [Runtime]
Month 関数 [実行時](hd_id3153127.1)

Returns the month of a year from a serial date that is generated by the DateSerial or the DateValue function.
DateSerial ないし DateValue 関数による日付データのシリアル変換値を基に、該当する月を返します。(par_id3148550.2)

(/embed text/sbasic/shared/03030104.xhp#month)

(embed text/sbasic/shared/03030105.xhp#weekday : linkinfo)

WeekDay Function [Runtime]
WeekDay 関数 [実行時](hd_id3153127.1)

Returns the number corresponding to the weekday represented by a serial date number that is generated by the DateSerial or the DateValue function.
DateSerial ないし DateValue 関数による日付データのシリアル変換値を基に、該当する曜日を示す数値を返します。(par_id3146795.2)

(/embed text/sbasic/shared/03030105.xhp#weekday)

(embed text/sbasic/shared/03030106.xhp#year : linkinfo)

Year Function [Runtime]
Year 関数 [実行時](hd_id3148664.1)

Returns the year from a serial date number that is generated by the DateSerial or the DateValue function.
DateSerial ないし DateValue 関数による日付データのシリアル変換値を基に、該当する年を返します。(par_id3149655.2)

(/embed text/sbasic/shared/03030106.xhp#year)

(embed text/sbasic/shared/03030107.xhp#cdatetoiso : linkinfo)

CDateToIso Function [Runtime]
CDateToIso 関数 [実行時](hd_id3150620.1)

Returns the date in ISO format from a serial date number that is generated by the DateSerial or the DateValue function.
DateSerial ないし DateValue 関数による日付データのシリアル変換値を基に、該当する日付を ISO 形式で返します。(par_id3151097.2)

(/embed text/sbasic/shared/03030107.xhp#cdatetoiso)

(embed text/sbasic/shared/03030108.xhp#cdatefromiso : linkinfo)

CDateFromIso Function [Runtime]
CDateFromIso 関数 [実行時](hd_id3153127.1)

Returns the internal date number from a string that contains a date in ISO format.
ISO 形式の日付データを示す文字列を基に、該当する内部形式の日付を返します。(par_id3148550.2)

(/embed text/sbasic/shared/03030108.xhp#cdatefromiso)

(embed text/sbasic/shared/03030110.xhp#dateadd : linkinfo)

DateAdd Function [Runtime]
DateAdd 関数 [実行時](par_idN10548.)

Adds a date interval to a given date a number of times and returns the resulting date.
指定の日付に日付の間隔を何度か追加し、結果の日付を返します。(par_idN10558.)

(/embed text/sbasic/shared/03030110.xhp#dateadd)

(embed text/sbasic/shared/03030120.xhp#datediff : linkinfo)

DateDiff Function [Runtime]
DateDiff 関数 [実行時](par_idN10542.)

Returns the number of date intervals between two given date values.
指定された 2 つの日付値の間の日付間隔の数を返します。(par_idN10546.)

(/embed text/sbasic/shared/03030120.xhp#datediff)

(embed text/sbasic/shared/03030130.xhp#datepart : linkinfo)

DatePart Function [Runtime]
DatePart 関数 [実行時](par_idN10542.)

The DatePart function returns a specified part of a date.
DatePart 関数は、日付の指定された部分を返します。(par_idN10546.)

(/embed text/sbasic/shared/03030130.xhp#datepart)


< Prev / Next >